From: jnkl Date: Thu, 17 Jul 2025 08:27:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~7^2~11^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com///%22http:/www.example.com/cgi/%22https:/www.github.com/?a=commitdiff_plain;h=cd3f5af7ed260e17f22b8550dba812872e393a7d;p=git-annex.git --- diff --git a/doc/forum/strange_content_of_files.mdwn b/doc/forum/strange_content_of_files.mdwn new file mode 100644 index 0000000000..e166616dc7 --- /dev/null +++ b/doc/forum/strange_content_of_files.mdwn @@ -0,0 +1,16 @@ +Some of my files suddenly have a content like this: + + + <<<<<<< HEAD + /annex/objects/SHA256E-s761469--0311429015097e62e392d8c0c7c8250a07eadbf9670f8396286024ebc7b2d9ec.svg + ======= + /annex/objects/SHA256E-s744177--4b9dce2dc6a6933defa7b69e5ebbd8f4fd653246c31891b7fb9b27ffec038f22.svg + >>>>>>> refs/remotes/singapore/master + +or just + + /annex/objects/SHA256E-s1155603--95cefc864632f441029328e96414b026492718789941377f59b1a4bf6694be69.jpg + +instead of the actual content. These are not links or something. + +What happened?